From 9305cb3d174b9347b18735f7fbb6412e1e99c75c Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Sun, 3 Sep 2017 13:02:16 +0000 Subject: [PATCH] Remove broken patch from quilt series. --- debian/patches/disable-neon.patch | 30 ------------------------------ debian/patches/series | 1 - 2 files changed, 31 deletions(-) delete mode 100644 debian/patches/disable-neon.patch diff --git a/debian/patches/disable-neon.patch b/debian/patches/disable-neon.patch deleted file mode 100644 index f35e26500..000000000 --- a/debian/patches/disable-neon.patch +++ /dev/null @@ -1,30 +0,0 @@ -Description: Disable neon - -no-neon no longer seems to work, so edit configure instead -Author: Peter Michael Green - ---- -The information above should follow the Patch Tagging Guidelines, please -checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here -are templates for supplementary fields that you might want to add: - -Origin: , -Bug: -Bug-Debian: http://bugs.debian.org/ -Bug-Ubuntu: https://launchpad.net/bugs/ -Forwarded: -Reviewed-By: -Last-Update: - -Index: qtbase-opensource-src-5.4.2+dfsg/configure -=================================================================== ---- qtbase-opensource-src-5.4.2+dfsg.orig/configure -+++ qtbase-opensource-src-5.4.2+dfsg/configure -@@ -677,7 +677,7 @@ CFG_AVX2=auto - CFG_REDUCE_RELOCATIONS=auto - CFG_ACCESSIBILITY=auto - CFG_ACCESSIBILITY_ATSPI_BRIDGE=no # will be enabled depending on dbus and accessibility being enabled --CFG_NEON=auto -+CFG_NEON=no - CFG_MIPS_DSP=auto - CFG_MIPS_DSPR2=auto - CFG_CLOCK_GETTIME=auto diff --git a/debian/patches/series b/debian/patches/series index d36fcd867..3a414d618 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -9,4 +9,3 @@ link_fbclient.diff gnukfreebsd_cloexec.diff armv4.diff nonlinux_utime.diff -disable-neon.patch -- 2.30.2